2008-12-28 Matthias Clasen <mclasen@redhat.com>
+ * docs/reference/gtk/gtk-sections.txt: Remove overridden INCLUDEs
+
+ * gtk/tmpl/gtkfontsel.sgml:
* gtk/tmpl/gtkeditable.sgml: Merge docs inline.
2008-12-27 Matthias Clasen <mclasen@redhat.com>
<!-- ##### FUNCTION gtk_font_selection_new ##### -->
<para>
-Creates a new #GtkFontSelection.
+
</para>
-@Returns: a new #GtkFontSelection.
+@Returns:
<!-- ##### FUNCTION gtk_font_selection_get_font ##### -->
<para>
-Gets the currently-selected font.
+
</para>
-@fontsel: a #GtkFontSelection.
-@Returns: the currently-selected font, or NULL if no font is selected.
+@fontsel:
+@Returns:
<!-- ##### FUNCTION gtk_font_selection_get_font_name ##### -->
<!-- ##### FUNCTION gtk_font_selection_get_preview_text ##### -->
<para>
-Gets the text displayed in the preview area.
+
</para>
-@fontsel: a #GtkFontSelection.
-@Returns: the text displayed in the preview area. This string is
- owned by the widget and should not be modified or freed.
+@fontsel:
+@Returns:
<!-- ##### FUNCTION gtk_font_selection_set_preview_text ##### -->
<para>
-Sets the text displayed in the preview area.
+
</para>
-@fontsel: a #GtkFontSelection.
-@text: the text to display in the preview area.
+@fontsel:
+@text:
<!-- ##### FUNCTION gtk_font_selection_get_face ##### -->